CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 打开 图像

搜索资源列表

  1. opencv打开图像

    0下载:
  2. 用opencv打开图像,其中用两种方法:单文档程序和对话框程序
  3. 所属分类:图片显示浏览

    • 发布日期:2012-04-21
    • 文件大小:68096
    • 提供者:wuliangbiao
  1. opencv的图像打开、二值化、取轮廓、反色及相关教程

    1下载:
  2. opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
  3. 所属分类:其他小程序

    • 发布日期:2016-01-21
    • 文件大小:8173748
    • 提供者:wy
  1. opencvDLG

    0下载:
  2. opencv打开图像,并在对话框上显示。-opencv image and in the dialog box open to show
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3975629
    • 提供者:冯博
  1. Cvision

    0下载:
  2. 用opencv在VC对话框控件下选择文件,打开图像(支持各种格式-Using opencv under control in VC Select File dialog box, open the image (in support of a variety of formats
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:32702
    • 提供者:张如
  1. MFC_OpenCV_Operation

    0下载:
  2. 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:35764
    • 提供者:chen
  1. open

    0下载:
  2. 运用opencv打开图像并进行二值化处理,注意:运行时需修改图片路径-Open the image using opencv and binarization processing, the attention of: run-time image path must be amended
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1315441
    • 提供者:张鹤
  1. OpenCVTest2(ch2.3)

    0下载:
  2. 在VC环境下利用opencv打开图像,注意设置opencv环境。-VC environment in the use of open opencv image opencv attention to the environment settings.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8501882
    • 提供者:福铭
  1. demo

    0下载:
  2. opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:40461
    • 提供者:pudn
  1. openimage

    0下载:
  2. 用OpenCV打开图像,打开任意图像,有打开对话框-Open the image with OpenCV, open any image, there is the Open dialog box
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1894715
    • 提供者:张喆
  1. save_img_txt

    1下载:
  2. 利用opencv打开图像,同时将图像的所有像素值写入txt文件中。-Open the image using opencv, while all the pixel values of the image written to txt file.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-11
    • 文件大小:3088356
    • 提供者:yijing
  1. Single-channel-histogram

    0下载:
  2. 单通道图像的直方图。通过opencv打开图像并绘画出图像的直方图。-Single-channel histogram. Open the image and painting by opencv histogram of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:3687
    • 提供者:朱文良
  1. SharpenDlg

    0下载:
  2. opencv打开图像,实现从对话框控件到视类的自定义消息传递-open image by opencv, 实现从对话框控件到视类的自定义消息传递
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4640866
    • 提供者:chien
  1. test1

    0下载:
  2. 基于MFC用opencv打开图像,对图像进行边缘检测和直方图均衡化处理-Open the image using opencv on MFC, the image edge detection and histogram equalization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1760417
    • 提供者:邢文君
  1. Image-Processing-OpenCV-

    1下载:
  2. 基于Visual C++和OpenCV结合的打开摄像头捕获图像源程序,是结合OpenCV库函数开发的程序,非常实用。-Based on Visual C++ and OpenCV camera to capture a combination of open source image, is a combination of OpenCV library development program, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:31317
    • 提供者:stellarzhong
  1. MouseEvent

    0下载:
  2. 鼠标事件小程序 打开图像点击图片处获取点击处的图像坐标-Mouse events program to open the image Click the picture to obtain the coordinates of the click at the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4349777
    • 提供者:wangmeng
  1. CV_picture

    0下载:
  2. opencv打开图像,处理图像,包含所需的文件-opencv open picture and do process
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:11334
    • 提供者:张华
  1. OPENCVCSYD

    0下载:
  2. 里面有很多用opencv打开图像、视频,图像处理、边缘检测、运动目标检测等内容,非常丰富。-There are a lot of open images, video, image processing, edge detection, moving object detection using opencv content, very rich.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14214172
    • 提供者:cherilpu
  1. Dlgopencv

    0下载:
  2. 创建基于MFC的程序,并用opencv打开图像,处理图像,并在MFC的控件上显示出来。同时比较了Mat类和IplImage类的异同。-Create an MFC-based programs, and open the image, process images using opencv, and displayed on the MFC' s control. Mat also compared the similarities and differences of class and
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19457668
    • 提供者:zhanghao
  1. MFC_ImgProcessing

    0下载:
  2. 利用opencv进行界面设计 实现打开摄像头或打开图像(Using OpenCV interface design, open the camera or open the image)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-11
    • 文件大小:50680438
    • 提供者:小小美
  1. MFC_OpenImg

    0下载:
  2. 用openCV opencv_world310实现打开图像,使用平台VS2015 opencv_world310 编写的MFC对话框程序,能实现简单的打开图像功能,方便初学者学习(Using openCV opencv_world310 to open the image, using the MFC dialog box program written by platform VS2015 opencv_world310, it can achieve a simple function of
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:714752
    • 提供者:didiao
« 12 3 4 5 6 »
搜珍网 www.dssz.com